Skip to main content

Folders Compare

Description

Folders Compare is a Process Entry in the File Management Plugin for Process Studio Processes. Folders Compare process entry compares two files or two folders. It can compare file size, file content and in case of folders it can include and compare all subfolders to determine if the content is identical; the result will either be true or false

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
2Include SubfoldersAlso compare the content of sub-folders.
3CompareSpecify what to compare: All, Only files, Only folders, or Let me specify...
4WildcardIf you chose Let me specify in the previous option, you can specify the regular expression of files to compare.
5Compare file sizeCheck this to compare file size, in opposed to just comparing folder names.
6Compare file contentChecks if files have the same content. Note: this may cause slower processing speeds.
7File/Folder name 1his is the first file or folder to compare
8File/Folder name 2This is the second file or folder to compare